Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[test_node_factory.cpp] Remove unused unordered_map include. #123

Merged
merged 1 commit into from
Jun 21, 2013

Conversation

caldwell
Copy link
Contributor

It was causing problems when compiling on OpenSolaris (no joke!).

I know it's "test" but due to the way Perl builds modules by default it was compiling this and failing. Since the code doesn't appear to actually use unordered_map, it seemed like the easiest thing to do was to just get rid of it.

-David

akhleung pushed a commit that referenced this pull request Jun 21, 2013
Yeah, that's an old file that I was using during development ... thanks for the patch!

[test_node_factory.cpp] Remove unused unordered_map include.
@akhleung akhleung merged commit 375af39 into sass:master Jun 21, 2013
@HamptonMakes HamptonMakes mentioned this pull request Nov 6, 2014
29 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants